home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amiga
/
visualarts
/
vainstall
/
install.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1995-04-02
|
202 b
|
13 lines
/* Visual Arts installation */
address command
say "copying..."
'copy VisualArts.h include:'
'copy PopUpMenuClass.h include:'
'copy VisualArts_protos.h include:clib'
'copy #?.lib lib:'
say "done."